Skip to content

Conversation

RolfHut
Copy link

@RolfHut RolfHut commented Jul 9, 2020

digitalPinToPinName() has been deprecated in the Arduino core, causing this library to not compile anymore. digitalPinToBitMask() is more general and fixes the problem for this library.

Tested on an Arduino Uno with IDE 1.8.13

closes #2

digitalPinToPinName() has been deprecated in the Arduino core, causing this library to not compile anymore. digitalPinToBitMask() is more general and fixes the problem for this library.

Tested on an Arduino Uno.
Copy link

@vaibhavbachuwar vaibhavbachuwar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right

@RolfHut RolfHut closed this Oct 26, 2020
@RolfHut RolfHut reopened this Oct 26, 2020
@farahmandakbar farahmandakbar linked an issue May 8, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Library not compatible with Arduino 1.7.10 LICENSE.md
2 participants